Skip to content

fix(deps): update dependency @graphql-tools/executor-http to v2 #3998

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 15, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@graphql-tools/executor-http (source) ^1.1.9 -> ^2.0.0 age adoption passing confidence
@graphql-tools/executor-http (source) ^1.1.10 -> ^2.0.0 age adoption passing confidence

Release Notes

graphql-hive/gateway (@​graphql-tools/executor-http)

v2.0.0

Compare Source

Major Changes
  • #​997 4cf75cb Thanks @​ardatan! - - BREAKING: HTTP Executor no longer takes serviceName as an option.

    • Both HTTP executor and @graphql-mesh/transport-http-callback no longer handle DOWNSTREAM_SERVICE_ERROR error code with serviceName.
    • Gateway runtime handles subgraph errors on its own with DOWNSTREAM_SERVICE_ERROR error code and serviceName as a property. This behavior can be configured with subgraphErrors option of the createGatewayRuntime function or CLI config.
    subgraphError: {
       errorCode: 'DOWNSTREAM_SERVICE_ERROR', // or `false` to remove this code completely
       subgraphNameProp: 'serviceName' // or `false` to remove this prop completely
    }
Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 15, 2025
@renovate renovate bot requested a review from ardatan April 15, 2025 16:53
Copy link
Contributor

github-actions bot commented Apr 15, 2025

Apollo Federation Subgraph Compatibility Results

Federation 1 Support Federation 2 Support
_service🟢
@key (single)🟢
@key (multi)🟢
@key (composite)🟢
repeatable @key🟢
@requires🟢
@provides🟢
federated tracing🟢
@link🟢
@shareable🟢
@tag🟢
@override🟢
@inaccessible🟢
@composeDirective🟢
@interfaceObject🟢

Learn more:

Copy link
Contributor

github-actions bot commented Apr 15, 2025

💻 Website Preview

The latest changes are available as preview in: https://pr-3998.graphql-yoga.pages.dev

Copy link
Contributor

github-actions bot commented Apr 15, 2025

✅ Benchmark Results

     ✓ no_errors{mode:graphql}
     ✓ expected_result{mode:graphql}
     ✓ no_errors{mode:graphql-jit}
     ✓ expected_result{mode:graphql-jit}
     ✓ no_errors{mode:graphql-response-cache}
     ✓ expected_result{mode:graphql-response-cache}
     ✓ no_errors{mode:graphql-no-parse-validate-cache}
     ✓ expected_result{mode:graphql-no-parse-validate-cache}
     ✓ no_errors{mode:uws}
     ✓ expected_result{mode:uws}

     checks.......................................: 100.00% ✓ 374540      ✗ 0     
     data_received................................: 1.5 GB  10 MB/s
     data_sent....................................: 75 MB   502 kB/s
     http_req_blocked.............................: avg=1.59µs   min=982ns    med=1.37µs   max=5.56ms   p(90)=2.03µs   p(95)=2.25µs  
     http_req_connecting..........................: avg=4ns      min=0s       med=0s       max=186.26µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=565.2µs  min=365.6µs  med=500.56µs max=19.07ms  p(90)=686.35µs p(95)=723.5µs 
       { expected_response:true }.................: avg=565.2µs  min=365.6µs  med=500.56µs max=19.07ms  p(90)=686.35µs p(95)=723.5µs 
     ✓ { mode:graphql-jit }.......................: avg=474.83µs min=365.6µs  med=433.76µs max=19.07ms  p(90)=478.95µs p(95)=504.43µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=735.66µs min=586.61µs med=684.78µs max=8.41ms   p(90)=760.81µs p(95)=833.94µs
     ✓ { mode:graphql-response-cache }............: avg=534.89µs min=425.96µs med=493.92µs max=15.25ms  p(90)=537.94µs p(95)=557.42µs
     ✓ { mode:graphql }...........................: avg=574.4µs  min=432.23µs med=517.79µs max=18.99ms  p(90)=604.84µs p(95)=694.49µs
     ✓ { mode:uws }...............................: avg=549.47µs min=416.8µs  med=500.88µs max=9.06ms   p(90)=556.27µs p(95)=593.13µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 187270
     http_req_receiving...........................: avg=35.68µs  min=17.64µs  med=34.78µs  max=4.29ms   p(90)=41.22µs  p(95)=45.18µs 
     http_req_sending.............................: avg=9.32µs   min=6.15µs   med=8.38µs   max=944.77µs p(90)=12.11µs  p(95)=13.54µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=520.18µs min=331.86µs med=456.58µs max=18.94ms  p(90)=641.24µs p(95)=676.91µs
     http_reqs....................................: 187270  1248.456081/s
     iteration_duration...........................: avg=795.84µs min=552.25µs med=726.73µs max=19.69ms  p(90)=919.46µs p(95)=964.87µs
     iterations...................................: 187270  1248.456081/s
     vus..........................................: 1       min=1         max=2   
     vus_max......................................: 2       min=2         max=2   

@renovate renovate bot force-pushed the renovate/major-graphql-tools branch from abdb70e to 75da21b Compare April 18, 2025 01:58
@renovate renovate bot force-pushed the renovate/major-graphql-tools branch from 75da21b to b21423e Compare April 19, 2025 22:46
@renovate renovate bot force-pushed the renovate/major-graphql-tools branch from b21423e to 55cd257 Compare April 20, 2025 00:53
@renovate renovate bot force-pushed the renovate/major-graphql-tools branch from 55cd257 to 6b5b795 Compare May 18, 2025 14:21
@renovate renovate bot force-pushed the renovate/major-graphql-tools branch from 6b5b795 to a7d9f1c Compare May 18, 2025 14:58
@renovate renovate bot force-pushed the renovate/major-graphql-tools branch from a7d9f1c to 37d353c Compare May 18, 2025 20:35
@renovate renovate bot force-pushed the renovate/major-graphql-tools branch from 37d353c to 40faeec Compare May 19, 2025 23:11
@renovate renovate bot force-pushed the renovate/major-graphql-tools branch from 40faeec to 0d80b6e Compare May 21, 2025 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants